Content Deployment:  32 Bit -> 64 bit
Is there any knownproblems with exporting a site from a 32-bit environmentand importing it into a 64 -bit environment. I'm getting an odd error about "FatalError: The 'AllowAutomaticASPXPageIndexing' attribute is not declared." I've recieved this error beforewhen I had upgraded the development env with the infrastructure update, but not the QA environment. I had tried to migrate the site, but soon realized and upgraded the QA environment with the infrastucture update, everything worked fine while they were both 32 bit. Now I'm looking at migrating to a 64 bit environment and getting the same error, but the all applicable updates have been applied. Please help me resolve this issue. It seems this error is caused by an incorrect translation between the import and export protocols, since the content deployment wizard on the new environment can not disifer the export package, it can not rebuild the web object on the back end, making the object null or not declared. Thanks in advance. Chad Clarke
September 19th, 2008 9:26pm

I got the same error and did the following: Open File: C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML\DeploymentManifest.xsd Find the section <!-- SPWeb definition --> <xs:complexType name="SPWeb"> Add the following attribute <xs:attribute name="AllowAutomaticASPXPageIndexing" type="xs:boolean" use="optional" /> I also added some other attributes as specified in this post:
Free Windows Admin Tool Kit Click here and download it now
August 26th, 2009 5:56am

Did you guys ever get this resolved? If so, what was the resolution? We're looking into making the same leap now (and I'm sure many others are), and so any insight you can share would be awesome! --Dave
November 2nd, 2009 6:57pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics